Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2025

Bumps the go group with 6 updates:

Package From To
github.com/fluxcd/image-automation-controller/api 0.41.0 0.41.1
github.com/fluxcd/image-reflector-controller/api 0.35.1 0.35.2
github.com/fluxcd/pkg/apis/meta 1.12.0 1.13.0
github.com/fluxcd/source-controller/api 1.6.0 1.6.1
github.com/open-component-model/ocm-controller 0.26.1 0.26.2
ocm.software/ocm 0.24.0 0.25.0

Updates github.com/fluxcd/image-automation-controller/api from 0.41.0 to 0.41.1

Release notes

Sourced from github.com/fluxcd/image-automation-controller/api's releases.

v0.41.1

Changelog

v0.41.1 changelog

Container images

  • docker.io/fluxcd/image-automation-controller:v0.41.1
  • ghcr.io/fluxcd/image-automation-controller:v0.41.1

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/image-automation-controller/api's changelog.

0.41.1

Release date: 2025-06-13

This patch release comes with a fix for the knownhosts: key mismatch error.

Fixes:

  • Fix knownhosts key mismatch regression bug #923
  • Upgrade dependencies (includes github.com/go-git/go-git/v5 v5.16.2) #919
Commits

Updates github.com/fluxcd/image-reflector-controller/api from 0.35.1 to 0.35.2

Release notes

Sourced from github.com/fluxcd/image-reflector-controller/api's releases.

v0.35.2

Changelog

v0.35.2 changelog

Container images

  • docker.io/fluxcd/image-reflector-controller:v0.35.2
  • ghcr.io/fluxcd/image-reflector-controller:v0.35.2

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/image-reflector-controller/api's changelog.

0.35.2

Release date: 2025-06-13

This prerelease fixes authentication for public ECR repositories.

Fixes:

  • Fix authentication for public ECR #782
Commits

Updates github.com/fluxcd/pkg/apis/meta from 1.12.0 to 1.13.0

Commits
  • 246bc82 Merge pull request #942 from fluxcd/force-annotation
  • 86ef319 Introduce reconcile.fluxcd.io/forceAt annotation
  • 9be33b3 Merge pull request #941 from fluxcd/crypto-v0.39.0
  • 8957219 Update golang.org/x/crypto to v0.39.0
  • 406c48d Merge pull request #940 from fluxcd/release-git-pkgs
  • 2298005 Release git/v0.32.0 and git/gogit/v0.34.0
  • 47a1b23 Merge pull request #938 from fluxcd/public-ecr
  • a0d4442 Fix support for public.ecr.aws
  • 53c7b2d Merge pull request #939 from kane8n/update-go-git
  • 77f008c update go-git
  • Additional commits viewable in compare view

Updates github.com/fluxcd/source-controller/api from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/fluxcd/source-controller/api's releases.

v1.6.1

Changelog

v1.6.1 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.6.1
  • ghcr.io/fluxcd/source-controller:v1.6.1

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/source-controller/api's changelog.

1.6.1

Release date: 2025-06-13

This patch release comes with a fix for the knownhosts: key mismatch error in the GitRepository API when using SSH authentication, and a fix for authentication with public ECR repositories in the OCIRepository API.

Fix:

  • Fix authentication for public ECR #1825
  • Fix knownhosts key mismatch regression bug #1829
Commits

Updates github.com/open-component-model/ocm-controller from 0.26.1 to 0.26.2

Release notes

Sourced from github.com/open-component-model/ocm-controller's releases.

v0.26.2

Release v0.26.2

  • Allow add of labels to clusterrole (#669)

🧰 Maintenance

  • chore(deps): bump helm.sh/helm/v3 from 3.18.1 to 3.18.2 in the go group (#671)
  • chore(deps): bump the go group with 5 updates (#667)
  • chore(deps): bump the go group with 5 updates (#666)

⬆️ Dependencies

  • chore(deps): bump helm.sh/helm/v3 from 3.18.1 to 3.18.2 in the go group (#671)
  • chore(deps): bump the go group with 5 updates (#667)
  • chore(deps): bump the go group with 5 updates (#666)
Commits
  • 62f9ecd chore: release notes for v0.26.2 (#672)
  • 26970ef Allow add of labels to clusterrole (#669)
  • b4aabb6 chore(deps): bump helm.sh/helm/v3 from 3.18.1 to 3.18.2 in the go group (#671)
  • 1ca7bbc chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 in the ci grou...
  • 4ae94bf chore(deps): bump the go group with 5 updates (#667)
  • 2c2b42a chore(deps): bump the go group with 5 updates (#666)
  • 3bfe8df chore: release for v0.26.1 (#665)
  • 6309003 Move to version 3 of registry, addressing SAP compliance concerns. (#664)
  • See full diff in compare view

Updates ocm.software/ocm from 0.24.0 to 0.25.0

Release notes

Sourced from ocm.software/ocm's releases.

v0.25.0

What's Changed

🐛 Bug Fixes

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.24...v0.25.0

v0.25.0-rc.6

What's Changed

🐛 Bug Fixes

⬆️ Dependencies

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/image-automation-controller/api](https://github.com/fluxcd/image-automation-controller) | `0.41.0` | `0.41.1` |
| [github.com/fluxcd/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller) | `0.35.1` | `0.35.2` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.12.0` | `1.13.0` |
| [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.6.0` | `1.6.1` |
| [github.com/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller) | `0.26.1` | `0.26.2` |
| [ocm.software/ocm](https://github.com/open-component-model/ocm) | `0.24.0` | `0.25.0` |


Updates `github.com/fluxcd/image-automation-controller/api` from 0.41.0 to 0.41.1
- [Release notes](https://github.com/fluxcd/image-automation-controller/releases)
- [Changelog](https://github.com/fluxcd/image-automation-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/image-automation-controller@v0.41.0...v0.41.1)

Updates `github.com/fluxcd/image-reflector-controller/api` from 0.35.1 to 0.35.2
- [Release notes](https://github.com/fluxcd/image-reflector-controller/releases)
- [Changelog](https://github.com/fluxcd/image-reflector-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/image-reflector-controller@v0.35.1...v0.35.2)

Updates `github.com/fluxcd/pkg/apis/meta` from 1.12.0 to 1.13.0
- [Commits](fluxcd/pkg@apis/meta/v1.12.0...apis/meta/v1.13.0)

Updates `github.com/fluxcd/source-controller/api` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v1.6.0...v1.6.1)

Updates `github.com/open-component-model/ocm-controller` from 0.26.1 to 0.26.2
- [Release notes](https://github.com/open-component-model/ocm-controller/releases)
- [Changelog](https://github.com/open-component-model/ocm-controller/blob/main/.goreleaser.yaml)
- [Commits](open-component-model/ocm-controller@v0.26.1...v0.26.2)

Updates `ocm.software/ocm` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/open-component-model/ocm/releases)
- [Changelog](https://github.com/open-component-model/ocm/blob/main/RELEASE_PROCESS.md)
- [Commits](open-component-model/ocm@v0.24...v0.25)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/image-automation-controller/api
  dependency-version: 0.41.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/fluxcd/image-reflector-controller/api
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/source-controller/api
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/open-component-model/ocm-controller
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: ocm.software/ocm
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jun 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 15, 2025 06:07
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jun 15, 2025
@hilmarf hilmarf enabled auto-merge (squash) June 16, 2025 06:37
@hilmarf hilmarf merged commit 634899a into main Jun 16, 2025
4 checks passed
@hilmarf hilmarf deleted the dependabot/go_modules/go-1ef5a38779 branch June 16, 2025 06:37
@ocmbot ocmbot bot added this to the 2025-Q2 milestone Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. kind/dependency dependency update, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants